Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.commands.CommandEvent

Packages that use CommandEvent
org.eclipse.ui.commands   
 

Uses of CommandEvent in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type CommandEvent
 void ICommandListener.commandChanged(CommandEvent commandEvent)
          Notifies that one or more attributes of an instance of ICommand have changed.
 void CommandContributionItem.commandChanged(CommandEvent e)
          Handles a change event on the command.
 void CommandContributionItem.update(CommandEvent event)
          Synchronizes the UI with the given property.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.